home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Safarir 3
/
SafTV-CD3.iso
/
pc
/
Bonus
/
Dessins Animés
/
static
/
03
/
alcool.swf
/
scripts
/
frame_4
/
DoAction.as
Wrap
Text File
|
2002-03-17
|
187b
|
7 lines
ifFrameLoaded(LOADED_FRAME + "0")
{
percent_loaded = int(LOADED_FRAME * "100" / total_frames);
LOADED_FRAME += "1";
setProperty("/BAR", _xscale, percent_loaded * value);
}